[docs] Fix a typo in the tutorial
authorJavier Jardón <jjardon@gnome.org>
Thu, 20 May 2010 19:56:56 +0000 (21:56 +0200)
committerJavier Jardón <jjardon@gnome.org>
Thu, 20 May 2010 19:57:56 +0000 (21:57 +0200)
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=412331

docs/tutorial/gtk-tut.sgml

index 1e7d3a79f28b63f7030b0f23377b9fcc743062e0..e93851f4187cef989aaf25d4115fe95627495d07 100755 (executable)
@@ -16010,7 +16010,6 @@ create_input_dialog ()
     }
 }
 
-void
 int
 main (int argc, char *argv[])
 {